Import libs for Windows
The windows-targets crate includes import libs, supports semantic versioning, and optional support for raw-dylib.
Start by adding the following to your Cargo.toml file:
[]
= "0.52"
Use the link
macro to define the external functions you wish to call:
!;
link!;
link